- topological path
- путь в топологической сети
English-Russian dictionary of computer science and programming. 2013.
English-Russian dictionary of computer science and programming. 2013.
Topological sorting — Dependency resolution redirects here. For other uses, see Dependency (disambiguation). In computer science, a topological sort or topological ordering of a directed graph is a linear ordering of its vertices such that, for every edge uv, u comes… … Wikipedia
Topological property — In topology and related areas of mathematics a topological property or topological invariant is a property of a topological space which is invariant under homeomorphisms. That is, a property of spaces is a topological property if whenever a space … Wikipedia
Path (topology) — The points traced by a path from A to B in R². However, different paths can trace the same set of points. In mathematics, a path in a topological space X is a continuous map f from the unit interval I = [0,1] to X f : I → X. The initial… … Wikipedia
Topological manifold — In mathematics, a topological manifold is a Hausdorff topological space which looks locally like Euclidean space in a sense defined below. Topological manifolds form an important class of topological spaces with applications throughout… … Wikipedia
Topological quantum field theory — A topological quantum field theory (or topological field theory or TQFT) is a quantum field theory which computes topological invariants.Although TQFTs were invented by physicists (notably Edward Witten), they are primarily of mathematical… … Wikipedia
Topological string theory — In theoretical physics, topological string theory is a simplified version of string theory. The operators in topological string theory represent the algebra of operators in the full string theory that preserve a certain amount of supersymmetry.… … Wikipedia
Topological skeleton — In shape analysis, skeleton (or topological skeleton) of a shape is a thin version of that shape that is equidistant to its boundaries. The skeleton usually emphasizes geometrical and topological properties of the shape, such as its connectivity … Wikipedia
Path space — In mathematics, the term path space refers to any topological space of paths from one specified set into another. In particular, it may refer to * the classical Wiener space of continuous paths; * the Skorokhod space of càdlàg paths … Wikipedia
Finite topological space — In mathematics, a finite topological space is a topological space for which the underlying point set is finite. That is, it is a topological space for which there are only finitely many points.While topology is mostly interesting only for… … Wikipedia
Non-topological soliton — In quantum field theory, a non topological soliton (NTS) is a field configuration possessing, contrary to a topological one, a conserved Noether charge and stable against transformation into usual particles of this field for the following reason … Wikipedia
Longest path problem — In graph theory, the longest path problem is a problem of finding the longest path in a graph. Unlike the shortest path problem, this problem is NP complete which means that the optimal solution cannot be found in polynomial time unless P=NP.The… … Wikipedia